net/http.response.shouldReuseConnection (method)

2 uses

	net/http (current package)
		server.go#L1733: func (w *response) shouldReuseConnection() bool {
		server.go#L2100: 		if !w.shouldReuseConnection() {